codebase: start using GLNX_HASH_TABLE_FOREACH macros
authorJonathan Lebon <jlebon@redhat.com>
Wed, 28 Jun 2017 15:06:50 +0000 (08:06 -0700)
committerAtomic Bot <atomic-devel@projectatomic.io>
Wed, 28 Jun 2017 16:37:15 +0000 (16:37 +0000)
commit373dc4b66c7966bd917039addf134a1dc556db3f
tree0156732628eba0ae16be56ccc21639aecd8f6e17
parentba918e49c5dca5ee927f0ed5a9c6156e85170c9b
codebase: start using GLNX_HASH_TABLE_FOREACH macros

Use the new macros introduced recently in libglnx to make iterating over
hash tables cleaner. This is just a start, it does not migrate the whole
tree.

Update submodule: libglnx

Closes: #971
Approved by: cgwalters
src/libostree/ostree-bootconfig-parser.c
src/libostree/ostree-fetcher-curl.c
src/libostree/ostree-fetcher-soup.c
src/libostree/ostree-mutable-tree.c
src/libostree/ostree-repo-checkout.c
src/libostree/ostree-repo-commit.c
src/libostree/ostree-repo-libarchive.c
src/libostree/ostree-repo-prune.c
src/libostree/ostree-repo-pull.c